home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 1837 < prev    next >
Encoding:
Text File  |  1996-08-06  |  772 b   |  28 lines

  1. Newsgroups: comp.lang.rexx
  2. Path: in1.uu.net!iglou!news
  3. From: tbgamb@iglou.com@iglou.com
  4. Subject: Spawning DOS from OS/2
  5. X-Nntp-Posting-Host: dp1-016.ppp.iglou.com
  6. Message-ID: <DpDFso.KK8@iglou.com>
  7. Sender: news@iglou.com (News Administrator)
  8. Reply-To: tbgamb@iglou.com@iglou.com
  9. Organization: IgLou Internet Services (1-800-436-4456)
  10. X-Newsreader: IBM NewsReader/2 v1.2.5
  11. Date: Fri, 5 Apr 1996 04:14:48 GMT
  12.  
  13. Is it possible with REXX from an OS/2 session to spawn a
  14. synchronous DOS session with specific DOS SETTINGS (HW_TIMER,etc??)
  15. using REXX?
  16.  
  17. the START /C /DOS command does exactly what I need, but doesn't set the
  18. DOS SETTINGS like I need.
  19.  
  20. I have found some freeware utilities (like STARTD, but they aren't 
  21. synchronous)
  22.  
  23. Any help would be appreciated.
  24.  
  25.  
  26. Thanks,
  27. Tom
  28.